IVectorView Generic Interface
Represents an immutable view into a vector.
Syntax
generic<typename T>
public interface class IVectorView : IIterable<T>
Requirements
Namespace: Windows.Foundation.Collections
Metadata: windows.winmd
See also
Reference
IVectorView Members
Windows.Foundation.Collections Namespace